MoofWars sample code demonstrates a few techniques to build efficient animation code on the PowerPC. This code takes advantage of DrawSprocket to provide access to page flipping when the video hardware supports it. This sample is written in C++.
MoreFiles
MoreFiles is a collection of high-level routines written to answer common File Manager questions and to show how to perform common operations involving the Mac OS file system.
The routines in MoreFiles have been tested, documented, and code-reviewed by Apple.
MoreIsBetter
A code sample and library which provides indispensable work-arounds and illustrations for High Level Toolbox programming. Contains wrapper functions for: Control Manager, Appearance Manager, Dialog Manager, Window Manager, Menu Manager, Navigation Services, and more.
OTLLCTest
Sample program demonstrating how to read and write data packets directly to an ethernet driver using the Open Transport XTI API.
TypeServicesForUnicode
TypeServicesForUnicode is a sample application, provided with its source code files, which illustrate the new Apple Type Services for Unicode Imaging (ATSUI) technology introduced in Mac OS™ 8.5. The provided examples range from very simple to rather complex, in increasing order of difficulty. Ideally, developers will learn most of what they need of ATSUI by just reading the source code.
__________________________________________
SDKs & DDKs
Appearance
Appearance is an extension which enables developers to adopt the high-level toolbox APIs introduced in Mac OS 8, making it available on systems as far back as 7.1.
NOTE: This is the same as version 1.0.3 released in October 1998, but with a couple of contact resources updated.
Multiprocessing
This folder contains the release of the Multiprocessing API Library, Headers & Sample Code.
Updated for Universal Headers 3.1. Same as on CodeWarrior Web Site.
Network Services Location (NSL)
This SDK contains the information you need to take advantage of or extend the functionality of Network Services Location (NSL) 1.0. NSL technology brings the easy of use of browsing through Internet services, such as ftp, http via TCP/IP similarly to the way users traditional browse for AppleTalk services using the Chooser. Adoption of this technology would provide a solution for users looking for network services. NSL 1.0 is a feature of Mac OS 8.5.
TEC 1.4
Text Encoding Convertor (TEC) is a library for converting text between common character encoding standards, including Unicode 2.0, Mac OS, Windows, EUC and ISO-8859 series.
Mac OS USB DDK
This is the update for the Mac OS USB DDK. The software supplied in this release corresponds to the USB components that are included as part of the iMac Update v1.0. Includes the necessary system components to support third party PCI based USB cards via the v1.0.1 USB SW.
__________________________________________
Macintosh Technotes and Q&As
The latest and greatest TNs and Q&As from our web site.
Technical Publications
TECReference.pdf
This is an update in the Mac OS Library Suite, Text Encoding Conversion Manager For Version 1.4. The Text Encoding Conversion Manager provides two facilities
- the Text Encoding Converter and the Unicode Converter
- that your application can use to handle text encoding conversion on the Mac OS.